-
Notifications
You must be signed in to change notification settings - Fork 220
Update info banners with organization info, and add to status command #6693
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
We detected some changes at Caution DO NOT create changesets for features which you do not wish to be included in the public changelog of the next CLI release. |
e2f320d to
a68c9b0
Compare
a68c9b0 to
f5b51ec
Compare
Coverage report
Show new covered files 🐣
Show files with reduced coverage 🔻
Test suite run success3485 tests passing in 1406 suites. Report generated by 🧪jest coverage report action from ae93c9c |
af652b4 to
ce702b4
Compare
ce702b4 to
d8d5b13
Compare
4b2abcd to
aa765ca
Compare
aa765ca to
e794f12
Compare
d8d5b13 to
ae93c9c
Compare

WHY are these changes introduced?
To enhance the user experience by providing more context in GraphQL operation commands, specifically by including organization information in the output.
WHAT is this pull request doing?
Adds organization information to GraphQL operation commands:
executeBulkOperation,getBulkOperationStatus,listBulkOperations, andexecuteOperationfunctionsformatOperationInfohelper function ingraphql/common.tsto standardize the display of operation contextHow to test your changes?
shopify app executeshopify app bulk executeshopify app bulk statusMeasuring impact
How do we know this change was effective? Please choose one:
Checklist